You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVec Class > TVec Methods > SizeFromArray Method > TVec.SizeFromArray Method ([In] TCplx[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVec.SizeFromArray Method ([In] TCplx[])

Sets the size of the vector to match an array.

Syntax
C#
Visual Basic
public void SizeFromArray([In] TCplx[] Src);

Sets the Length of the calling vector to match the length of the array. The TMtxVec.ComplexComplexis set to True. FloatPrecision property is preserved.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!